Skip to content

fix: change uv hook namespace#87

Open
erral wants to merge 2 commits into
mxstack:mainfrom
erral:uv-namespace
Open

fix: change uv hook namespace#87
erral wants to merge 2 commits into
mxstack:mainfrom
erral:uv-namespace

Conversation

@erral
Copy link
Copy Markdown
Contributor

@erral erral commented May 30, 2026

We found out that packages whose name started with uv like uvst.addon or uvxs.addon where not properly handled by the hook.

We have found out that the sections in mx.inifile starting with the same name as the hook's namespace (in this case uv) are reserved for hooks (see).

So we need to change the namespace of our hook in order not to have clashes.

@pbauer

@erral erral marked this pull request as ready for review May 30, 2026 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant